home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK11⁄89.cpt / Command Examples / card_3135.txt < prev    next >
Text File  |  1989-11-02  |  2KB  |  112 lines

  1. -- card: 3135 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2810
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=31 top=68 right=90 bottom=467
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=109 top=93 right=209 bottom=218
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 4 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=229 top=93 right=209 bottom=338
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 5 (field)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=347 top=93 right=209 bottom=456
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 6 (field)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=33 top=216 right=292 bottom=464
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 256
  74. -- line height: 16
  75. -- part name: 
  76.  
  77.  
  78. -- part contents for background part 8
  79. ----- text -----
  80. SYNTAX
  81.  
  82. -- part contents for card part 2
  83. ----- text -----
  84. Studio1 <command name>, <parameter,...>, <option,...>
  85.  
  86. -- part contents for card part 3
  87. ----- text -----
  88. open
  89. play
  90. back
  91. forth
  92. goTo
  93. close
  94.  
  95. -- part contents for card part 4
  96. ----- text -----
  97. rectangle
  98. play mode
  99. abort
  100. speed
  101.  
  102.  
  103. -- part contents for card part 5
  104. ----- text -----
  105. NoSound
  106. NoError
  107. NoUpdate
  108. Disk
  109.  
  110. -- part contents for card part 6
  111. ----- text -----
  112. We'll use the commands OPEN, PLAY and CLOSE and the parameters RECTANGLE, PLAY MODE, ABORT and SPEED in our examples. The others are self-explanatory and are easily implemented when you master the main commands.